Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small refactor of TransactionProcessor after comment #7495

Open
wants to merge 6 commits into
base: pectra_fix_7702_after_merge
Choose a base branch
from

Conversation

ak88
Copy link
Contributor

@ak88 ak88 commented Sep 26, 2024

Instead of a hash set, build a JournalSet that can be injected into the EvmState

long gasAvailable,
ExecutionEnvironment env,
ExecutionType executionType,
bool isTopLevel,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be removed as parameter and hardcoded to true, not to use this for not top level states

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants